home *** CD-ROM | disk | FTP | other *** search
/ 501 Great Games / 501 Great Games - Volume One (2001)(Guildhall Leisure Services).iso / FROGHOP / LINGO.INI < prev    next >
Text File  |  1997-04-01  |  109b  |  9 lines

  1.  
  2. on startup
  3.      openxlib "fileio"
  4.      if string(0.0)="a" then nothing
  5.      cursor 4
  6.  
  7.  
  8. end startup
  9.